FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource SearchParameter/FHIR Server from package nhsd.assets.stu3#1.7.0 (63 ms)

Package nhsd.assets.stu3
Type SearchParameter
Id Id
FHIR Version R3
Source https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/SearchParameter/ODSAPI-OrganizationRole-PrimaryRole-1
Url https://fhir.nhs.uk/STU3/SearchParameter/ODSAPI-OrganizationRole-PrimaryRole-1
Version 1.0.0
Status active
Date 2018-04-17
Name ODS API Organization Primary Role
Experimental False
Authority hl7
Description A search parameter to query on whether the role of an ODS Organization is primary.
Purpose This search parameter has been defined to enable the ability to query on whether the role of an ODS Organization is primary.
Type token

Resources that use this resource

CapabilityStatement
https://fhir.nhs.uk/STU3/CapabilityStatement/ODSAPI-CapabilityStatement-1 ODSAPI-CapabilityStatement-1

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "SearchParameter",
  "url" : "https://fhir.nhs.uk/STU3/SearchParameter/ODSAPI-OrganizationRole-PrimaryRole-1",
  "version" : "1.0.0",
  "name" : "ODS API Organization Primary Role",
  "status" : "active",
  "date" : "2018-04-17",
  "publisher" : "NHS Digital",
  "contact" : [
    {
      "name" : "Interoperability Team",
      "telecom" : [
        {
          "system" : "email",
          "value" : "interoperabilityteam@nhs.net",
          "use" : "work"
        }
      ]
    }
  ],
  "purpose" : "This search parameter has been defined to enable the ability to query on whether the role of an ODS Organization is primary.",
  "code" : "ods-org-primaryRole",
  "base" : [
    "Organization"
  ],
  "type" : "token",
  "description" : "A search parameter to query on whether the role of an ODS Organization is primary.",
  "expression" : "Organization.extension('https://fhir.nhs.uk/STU3/StructureDefinition/Extension-ODSAPI-OrganizationRole-1').extension('primaryRole')",
  "xpath" : "f:Organization/f:extension[@url='https://fhir.nhs.uk/STU3/StructureDefinition/Extension-ODSAPI-OrganizationRole-1']/f:extension[@url='primaryRole']",
  "xpathUsage" : "normal",
  "comparator" : [
    "eq"
  ],
  "modifier" : [
    "exact"
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.